home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Disc to the Future 2
/
Disc to the Future Part II Programmer's Reference (Wayzata Technology)(6013)(1992).bin
/
MAC
/
YERK
/
SUPPLEME
/
UNSUPPOR
/
OPTIONAL
/
___
next >
Wrap
Text File
|
1986-02-24
|
374b
|
18 lines
\ ( hash objAddr -- )
: (:[) Find-Method cfa execute ;
: (]) copym 0= IF dropm Compile (:[) R> drop ELSE state THEN ;
( -- )
: :[ 0 pushm ; Immediate
'c (]) ' ] ! \ patch ] with special code
:CLASS O-M <Super Ordered-Col
\ ( addr len -- ) Add this method to the list
:M ADD: over +base over >uc
str255 -base hash add: super ;M
;CLASS